[INFO] cloning repository https://github.com/yasuyuky/cairocard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yasuyuky/cairocard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasuyuky%2Fcairocard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasuyuky%2Fcairocard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca8d4b93add373a53d5dcfd38ec1cb16092a2136
[INFO] fixing yasuyuky/cairocard against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasuyuky%2Fcairocard" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yasuyuky/cairocard
[INFO] finished tweaking git repo https://github.com/yasuyuky/cairocard
[INFO] tweaked toml for git repo https://github.com/yasuyuky/cairocard written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yasuyuky/cairocard on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yasuyuky/cairocard already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structopt-derive v0.4.16
[INFO] [stderr]   Downloaded proc-macro2 v1.0.30
[INFO] [stderr]   Downloaded structopt v0.3.23
[INFO] [stderr]   Downloaded pkg-config v0.3.20
[INFO] [stderr]   Downloaded anyhow v1.0.44
[INFO] [stderr]   Downloaded syn v1.0.80
[INFO] [stderr]   Downloaded libc v0.2.104
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 66ad4ce2b6a45ec02bb8e74b16717074b77983eae930054fa5d802eb57b46fdb
[INFO] running `Command { std: "docker" "start" "66ad4ce2b6a45ec02bb8e74b16717074b77983eae930054fa5d802eb57b46fdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "66ad4ce2b6a45ec02bb8e74b16717074b77983eae930054fa5d802eb57b46fdb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66ad4ce2b6a45ec02bb8e74b16717074b77983eae930054fa5d802eb57b46fdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "66ad4ce2b6a45ec02bb8e74b16717074b77983eae930054fa5d802eb57b46fdb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   serde v1.0.130 (as host dependency) removed features: derive, serde_derive
[INFO] [stderr] 
[INFO] [stderr]    Compiling proc-macro2 v1.0.30
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling cfg-expr v0.8.1
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]    Compiling libc v0.2.104
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking futures-executor v0.3.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling structopt-derive v0.4.16
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]     Checking structopt v0.3.23
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling system-deps v3.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling glib-macros v0.14.1
[INFO] [stderr]    Compiling glib-sys v0.14.0
[INFO] [stderr]    Compiling gobject-sys v0.14.0
[INFO] [stderr]    Compiling pango-sys v0.14.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.14.9
[INFO] [stderr]    Compiling pangocairo-sys v0.14.0
[INFO] [stderr]     Checking glib v0.14.8
[INFO] [stderr]     Checking pango v0.14.8
[INFO] [stderr]     Checking cairo-rs v0.14.9
[INFO] [stderr]     Checking pangocairo v0.14.0
[INFO] [stderr]     Checking cairocard v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.36s
[INFO] [stderr] crater-edition-check: cairocard v0.1.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling system-deps v3.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling glib-macros v0.14.1
[INFO] [stderr]    Compiling glib-sys v0.14.0
[INFO] [stderr]    Compiling gobject-sys v0.14.0
[INFO] [stderr]    Compiling pango-sys v0.14.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.14.9
[INFO] [stderr]    Compiling pangocairo-sys v0.14.0
[INFO] [stderr]     Checking glib v0.14.8
[INFO] [stderr]     Checking pango v0.14.8
[INFO] [stderr]     Checking cairo-rs v0.14.9
[INFO] [stderr]     Checking pangocairo v0.14.0
[INFO] [stderr]     Checking cairocard v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `style` is never read
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Opt {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     style: PathBuf,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fontweight`, `imports`, and `svgs` are never read
[INFO] [stdout]   --> src/template.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct CardTemplate {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fontweight: Option<HashMap<String, usize>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 14 |     pub imports: Option<Vec<String>>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 15 |     pub texts: HashMap<String, text::TextElement>,
[INFO] [stdout] 16 |     pub svgs: Option<HashMap<String, SvgElement>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CardTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path`, `scale`, and `pos` are never read
[INFO] [stdout]   --> src/template.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct SvgElement {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 30 |     pub path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 31 |     pub scale: f64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 32 |     pub pos: (f64, f64),
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SvgElement` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `offset` and `scale` are never read
[INFO] [stdout]   --> src/template.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Dimension {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub offset: (isize, isize),
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 41 |     #[serde(default = "default_scale")]
[INFO] [stdout] 42 |     pub scale: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Dimension` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `style` is never read
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Opt {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     style: PathBuf,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fontweight`, `imports`, and `svgs` are never read
[INFO] [stdout]   --> src/template.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct CardTemplate {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fontweight: Option<HashMap<String, usize>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 14 |     pub imports: Option<Vec<String>>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 15 |     pub texts: HashMap<String, text::TextElement>,
[INFO] [stdout] 16 |     pub svgs: Option<HashMap<String, SvgElement>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CardTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path`, `scale`, and `pos` are never read
[INFO] [stdout]   --> src/template.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct SvgElement {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 30 |     pub path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 31 |     pub scale: f64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 32 |     pub pos: (f64, f64),
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SvgElement` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `offset` and `scale` are never read
[INFO] [stdout]   --> src/template.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Dimension {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub offset: (isize, isize),
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 41 |     #[serde(default = "default_scale")]
[INFO] [stdout] 42 |     pub scale: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Dimension` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.63s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   serde v1.0.130 (as host dependency) removed features: derive, serde_derive
[INFO] [stderr] 
[INFO] [stderr]     Checking cairocard v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.44s
[INFO] [stderr] crater-edition-check: cairocard v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking cairocard v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `style` is never read
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Opt {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     style: PathBuf,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fontweight`, `imports`, and `svgs` are never read
[INFO] [stdout]   --> src/template.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct CardTemplate {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fontweight: Option<HashMap<String, usize>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 14 |     pub imports: Option<Vec<String>>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 15 |     pub texts: HashMap<String, text::TextElement>,
[INFO] [stdout] 16 |     pub svgs: Option<HashMap<String, SvgElement>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CardTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path`, `scale`, and `pos` are never read
[INFO] [stdout]   --> src/template.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct SvgElement {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 30 |     pub path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 31 |     pub scale: f64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 32 |     pub pos: (f64, f64),
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SvgElement` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `offset` and `scale` are never read
[INFO] [stdout]   --> src/template.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Dimension {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub offset: (isize, isize),
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 41 |     #[serde(default = "default_scale")]
[INFO] [stdout] 42 |     pub scale: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Dimension` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `style` is never read
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Opt {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     style: PathBuf,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fontweight`, `imports`, and `svgs` are never read
[INFO] [stdout]   --> src/template.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct CardTemplate {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fontweight: Option<HashMap<String, usize>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 14 |     pub imports: Option<Vec<String>>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 15 |     pub texts: HashMap<String, text::TextElement>,
[INFO] [stdout] 16 |     pub svgs: Option<HashMap<String, SvgElement>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CardTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path`, `scale`, and `pos` are never read
[INFO] [stdout]   --> src/template.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct SvgElement {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 30 |     pub path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 31 |     pub scale: f64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 32 |     pub pos: (f64, f64),
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SvgElement` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `offset` and `scale` are never read
[INFO] [stdout]   --> src/template.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Dimension {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub offset: (isize, isize),
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 41 |     #[serde(default = "default_scale")]
[INFO] [stdout] 42 |     pub scale: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Dimension` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.87s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "66ad4ce2b6a45ec02bb8e74b16717074b77983eae930054fa5d802eb57b46fdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66ad4ce2b6a45ec02bb8e74b16717074b77983eae930054fa5d802eb57b46fdb", kill_on_drop: false }`
[INFO] [stdout] 66ad4ce2b6a45ec02bb8e74b16717074b77983eae930054fa5d802eb57b46fdb
